[INFO] fetching crate minirobot 0.0.1...
[INFO] checking minirobot-0.0.1 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate minirobot 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate minirobot 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate minirobot 0.0.1
[INFO] tweaked toml for crates.io crate minirobot 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate minirobot 0.0.1 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate minirobot 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded sysinfo v0.30.12
[INFO] [stderr]   Downloaded pnet_macros_support v0.34.0
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded pnet_transport v0.34.0
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded pnet v0.34.0
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] [stderr]   Downloaded pnet_macros v0.34.0
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5
[INFO] running `Command { std: "docker" "start" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking sysinfo v0.30.12
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling minirobot v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5", kill_on_drop: false }`
[INFO] [stdout] de03dfa9a66e62746c923030c414a00e3fa3efe464eba3e9fdc9835a3a8407a5
